mini-os: Fix printf.c licence
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 1 May 2011 09:09:47 +0000 (10:09 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 1 May 2011 09:09:47 +0000 (10:09 +0100)
commita6ca9828814c32408b514e9eb0eb4c379e8077bd
treeab92cc38ed2cabfa5ceeaf644e2de4bf3b68cb5f
parent63db479d36a2f8f84ac221327ac3b55bdf66386e
mini-os: Fix printf.c licence

Changeset df1348e72390 actually completely replaced the freebsd printf
implementation with the Linux printf implementation. Further changes
are extremely minor and thus don't pose IP issue. Fix the licence
accordingly.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
extras/mini-os/lib/printf.c